home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 24 / PC Gamer IT CD 24 2-2.iso / VARIE / smartadd / INSTALL.EXE / SMARTADR.EXE / 0 / RCDATA / TVIEWEVENTDLG / TVIEWEVENTDLG.txt
Encoding:
Text File  |  1997-04-15  |  7.9 KB  |  286 lines

  1. object ViewEventDlg: TViewEventDlg
  2.   Left = 21
  3.   Top = 113
  4.   BorderStyle = bsDialog
  5.   Caption = 'View Reminder Event'
  6.   ClientHeight = 327
  7.   ClientWidth = 427
  8.   Font.Color = clBlack
  9.   Font.Height = -13
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 120
  13.   Scaled = False
  14.   TextHeight = 16
  15.   object SpeedButton1: TSpeedButton
  16.     Left = 334
  17.     Top = 292
  18.     Width = 89
  19.     Height = 30
  20.     Caption = 'Help'
  21.     Glyph.Data = {
  22.       06020000424D0602000000000000760000002800000028000000140000000100
  23.       0400000000009001000000000000000000000000000010000000000000000000
  24.       80000080000000808000800000008000800080800000C0C0C000808080000000
  25.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  26.       7777777777777777777777777777777777777777777777777777777777777777
  27.       777777777778887777777777777777777777777777777777778AA87777777777
  28.       777777788777777777777777778AA87777777777777777788777777777777777
  29.       78AA87774447777777777788777788877777778878AA87774447777777877788
  30.       777788877777778A8AA877777777777777887887777777777777778AAAA87777
  31.       4487777777888887777788777777778AAAAAA877448777777788888888778877
  32.       7777778AAAAA87777447777777888888877778877777778AAAA8777777448777
  33.       77888888777777887777778AAA8778447784487777888887778877788777778A
  34.       A87774487774447777888877788777788877778A877774487774447777888777
  35.       7887777888777788777777447784487777887777778877788777778777777774
  36.       4444877777877777777888887777777777777777777777777777777777777777
  37.       7777777777777777777777777777777777777777777777777777777777777777
  38.       77777777777777777777}
  39.     NumGlyphs = 2
  40.     OnClick = SpeedButton1Click
  41.   end
  42.   object GroupBox1: TGroupBox
  43.     Left = 6
  44.     Top = 4
  45.     Width = 416
  46.     Height = 157
  47.     Caption = 'Reminder'
  48.     TabOrder = 0
  49.     object Label1: TLabel
  50.       Left = 14
  51.       Top = 20
  52.       Width = 97
  53.       Height = 22
  54.       AutoSize = False
  55.       Caption = 'Date:'
  56.       Font.Color = clBlack
  57.       Font.Height = -13
  58.       Font.Name = 'MS Sans Serif'
  59.       Font.Style = [fsBold]
  60.       ParentFont = False
  61.     end
  62.     object Label2: TLabel
  63.       Left = 14
  64.       Top = 45
  65.       Width = 97
  66.       Height = 22
  67.       AutoSize = False
  68.       Caption = 'Description:'
  69.       Font.Color = clBlack
  70.       Font.Height = -13
  71.       Font.Name = 'MS Sans Serif'
  72.       Font.Style = [fsBold]
  73.       ParentFont = False
  74.     end
  75.     object LComment: TLabel
  76.       Left = 114
  77.       Top = 45
  78.       Width = 279
  79.       Height = 22
  80.       AutoSize = False
  81.       Caption = 'LComment'
  82.     end
  83.     object LDate: TLabel
  84.       Left = 114
  85.       Top = 20
  86.       Width = 255
  87.       Height = 22
  88.       AutoSize = False
  89.       Caption = 'LDate'
  90.     end
  91.     object Label3: TLabel
  92.       Left = 14
  93.       Top = 106
  94.       Width = 97
  95.       Height = 22
  96.       AutoSize = False
  97.       Caption = 'Frequency:'
  98.       Font.Color = clBlack
  99.       Font.Height = -13
  100.       Font.Name = 'MS Sans Serif'
  101.       Font.Style = [fsBold]
  102.       ParentFont = False
  103.     end
  104.     object LFrequency: TLabel
  105.       Left = 114
  106.       Top = 106
  107.       Width = 279
  108.       Height = 22
  109.       AutoSize = False
  110.       Caption = 'LFrequency'
  111.     end
  112.     object Bevel1: TBevel
  113.       Left = 16
  114.       Top = 98
  115.       Width = 385
  116.       Height = 9
  117.       Shape = bsTopLine
  118.       Style = bsRaised
  119.     end
  120.     object Label4: TLabel
  121.       Left = 262
  122.       Top = 72
  123.       Width = 91
  124.       Height = 22
  125.       Alignment = taRightJustify
  126.       AutoSize = False
  127.       Caption = 'Priority:'
  128.       Font.Color = clBlack
  129.       Font.Height = -13
  130.       Font.Name = 'MS Sans Serif'
  131.       Font.Style = [fsBold]
  132.       ParentFont = False
  133.     end
  134.     object Prty: TLabel
  135.       Left = 362
  136.       Top = 72
  137.       Width = 47
  138.       Height = 22
  139.       AutoSize = False
  140.       Caption = 'Prty'
  141.     end
  142.     object Status: TLabel
  143.       Left = 113
  144.       Top = 72
  145.       Width = 120
  146.       Height = 22
  147.       AutoSize = False
  148.       Caption = 'Status'
  149.     end
  150.     object Label6: TLabel
  151.       Left = 14
  152.       Top = 72
  153.       Width = 97
  154.       Height = 22
  155.       AutoSize = False
  156.       Caption = 'Status:'
  157.       Font.Color = clBlack
  158.       Font.Height = -13
  159.       Font.Name = 'MS Sans Serif'
  160.       Font.Style = [fsBold]
  161.       ParentFont = False
  162.     end
  163.     object Label5: TLabel
  164.       Left = 14
  165.       Top = 129
  166.       Width = 97
  167.       Height = 22
  168.       AutoSize = False
  169.       Caption = 'Alarm:'
  170.       Font.Color = clBlack
  171.       Font.Height = -13
  172.       Font.Name = 'MS Sans Serif'
  173.       Font.Style = [fsBold]
  174.       ParentFont = False
  175.     end
  176.     object ADate: TLabel
  177.       Left = 114
  178.       Top = 129
  179.       Width = 255
  180.       Height = 22
  181.       AutoSize = False
  182.       Caption = 'ADate'
  183.     end
  184.   end
  185.   object GroupBox2: TGroupBox
  186.     Left = 8
  187.     Top = 165
  188.     Width = 415
  189.     Height = 121
  190.     Caption = 'Reminder Notes'
  191.     TabOrder = 1
  192.     object Memo1: TMemo
  193.       Left = 14
  194.       Top = 22
  195.       Width = 392
  196.       Height = 89
  197.       TabStop = False
  198.       Font.Color = clWindowText
  199.       Font.Height = -13
  200.       Font.Name = 'MS Sans Serif'
  201.       Font.Style = []
  202.       Lines.Strings = (
  203.         'Memo1')
  204.       ParentFont = False
  205.       ReadOnly = True
  206.       TabOrder = 0
  207.       WantReturns = False
  208.     end
  209.   end
  210.   object Button2: TButton
  211.     Left = 239
  212.     Top = 292
  213.     Width = 89
  214.     Height = 30
  215.     Cancel = True
  216.     Caption = 'OK'
  217.     Default = True
  218.     ModalResult = 2
  219.     TabOrder = 2
  220.   end
  221.   object ODSHelp1: TODSHelp
  222.     HelpText.Strings = (
  223.       'ADate'
  224.       'Bevel1'
  225.       'Button2'
  226.       'GroupBox1'
  227.       'GroupBox2'
  228.       'Label1'
  229.       'Label2'
  230.       'Label3'
  231.       'Label4'
  232.       'Label5'
  233.       'Label6'
  234.       'LComment'
  235.       'LDate'
  236.       'LFrequency'
  237.       'Memo1'
  238.       'ODSHelp1'
  239.       'Prty'
  240.       'SpeedButton1'
  241.       'Status')
  242.     HelpText.HelpData = {
  243.       130001000069005468697320726561642D6F6E6C79206669656C642C20646973
  244.       706C617973207468652064657461696C73206F6620616E7920416C61726D2074
  245.       68617420686173206265656E2073657420666F7220746865206576656E742062
  246.       65696E6720646973706C617965642E0001070000000100000000010700000001
  247.       000043005468697320627574746F6E2C207768656E2070726573736564207465
  248.       726D696E617465732074686520646973706C6179206F66207468697320646961
  249.       6C6F6775652E0001070000000100000000010000000001000063005468697320
  250.       726561642D6F6E6C79206669656C642C20646973706C61797320746865207368
  251.       6F7274206E6F7465207468617420697320617474616368656420746865207265
  252.       6D696E646572206576656E74206265696E6720646973706C617965642E000107
  253.       00000001000008002D3E4C446174650001000000000100000B002D3E4C436F6D
  254.       6D656E740001000000000100000D002D3E4C4672657175656E63790001000000
  255.       0001000007002D3E5072747900010000000001000008002D3E41446174650001
  256.       0000000001000009002D3E537461747573000100000000010000670054686973
  257.       20726561642D6F6E6C79206669656C642C20646973706C617973207468652044
  258.       65736372697074696F6E20746578742074686174206973206173736F63696174
  259.       6564207769746820746865206576656E74206265696E6720646973706C617965
  260.       642E00010700000001000059005468697320726561642D6F6E6C79206669656C
  261.       642C20646973706C617973207468652064617465207468617420746865206576
  262.       656E74206265696E6720646973706C61796564206973207363686564756C6564
  263.       20666F722E00010700000001000054005468697320726561642D6F6E6C792066
  264.       69656C642C20646973706C61797320746865206672657175656E637920617373
  265.       69676E656420746F20746865206576656E74206265696E6720646973706C6179
  266.       65642E0001070000000100000000010000000001000000000100000000010000
  267.       5C005468697320726561642D6F6E6C79206669656C642C20646973706C617973
  268.       20746865207072696F726974792061737369676E656420746F20746865207265
  269.       6D696E646572206576656E74206265696E6720646973706C617965642E000107
  270.       0000000100000000010000000001000059005468697320726561642D6F6E6C79
  271.       206669656C642C20646973706C617973207468652063757272656E7420737461
  272.       747573206F66207468652072656D696E646572206576656E74206265696E6720
  273.       646973706C617965642E000101000000}
  274.     Color = 15269887
  275.     Font.Color = clWindowText
  276.     Font.Height = -11
  277.     Font.Name = 'MS Sans Serif'
  278.     Font.Style = []
  279.     ParentFont = True
  280.     MaxWidth = 300
  281.     MoreText = 'More Information...'
  282.     Left = 16
  283.     Top = 293
  284.   end
  285. end
  286.